home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Workbench Add-On
/
Workbench Add-On - Volume 1.iso
/
BBS-Archive
/
Comm
/
AmiTCP30b2.lha
/
netinclude
/
syslog.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-01-24
|
422b
|
20 lines
#ifndef SYSLOG_H
#define SYSLOG_H
/*
* $Id: syslog.h,v 1.1 1994/01/24 07:41:52 jraja Exp $
*
* Copyright (c) 1994 AmiTCP/IP Group, <amitcp-group@hut.fi>
* Helsinki University of Technology, Finland.
* All rights reserved.
*
* HISTORY
* $Log: syslog.h,v $
* Revision 1.1 1994/01/24 07:41:52 jraja
* Initial revision
*
*/
#include <sys/syslog.h>
#endif /* !SYSLOG_H */